home *** CD-ROM | disk | FTP | other *** search
/ Commodore 64 Scene Diskmags Assortment / Uptime_The_Disk_Monthly_V1_11_19xx_Uptime_staff_Side_A.d64 / disk autostat (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  2KB  |  6 lines

  1. 1 if peek(769)>127 then 5
  2. 2 (NULL) clr:sys (NULL)("1c80")
  3. 3 print:print "  disk auto status 128 is now active."
  4. 4 print:end
  5. 5 sys 2179:end
  6.